- if my memory does not fail me
- Макаров: если память мне не изменяет
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Memory errors — Memory gaps and errors refer to the incorrect recall, or complete loss, of information in the memory system for a specific detail and/or event. Memory errors may include remembering events that never occurred, or remembering them differently from … Wikipedia
Memory — • Memory is the capability of the mind, to store up conscious processes, and reproduce them later with some degree of fidelity Catholic Encyclopedia. Kevin Knight. 2006. Memory Memory … Catholic encyclopedia
Memory leak — A memory leak, in computer science (or leakage, in this context), occurs when a computer program consumes memory but is unable to release it back to the operating system. In object oriented programming, a memory leak happens when an object is… … Wikipedia
Misattribution of memory — Memory plays an important role in a number of aspects of our everyday lives and allows us to recall past experiences, navigate our environments, and learn new tasks [1]. From this view, information about a source of memory is assumed to contain… … Wikipedia
MEMORY — holocaust literature in european languages historiography of the holocaust holocaust studies Documentation, Education, and Resource Centers memorials and monuments museums film survivor testimonies Holocaust Literature in European Languages The… … Encyclopedia of Judaism
fail — fail1 W1S2 [feıl] v ▬▬▬▬▬▬▬ 1¦(not succeed)¦ 2¦(not do something)¦ 3¦(exam/test)¦ 4 I fail to see/understand 5¦(company/business)¦ 6¦(machine/body part)¦ 7¦(health)¦ 8 never fail to do something 9 your courage/will/nerve fails (you) … Dictionary of contemporary English
fail — [[t]fe͟ɪl[/t]] ♦ fails, failing, failed 1) VERB If you fail to do something that you were trying to do, you are unable to do it or do not succeed in doing it. [V to inf] The Workers Party failed to win a single governorship... [V in n] He failed… … English dictionary
Flash memory — Computer memory types Volatile RAM DRAM (e.g., DDR SDRAM) SRAM In development T RAM Z RAM TTRAM Historical Delay line memory Selectron tube Williams tube Non volatile … Wikipedia
Out of memory — in Linux 2.6.32 Out of memory (OOM) is a state of computer operation (often undesired) where no additional memory can be allocated for use by programs or the operating system. Such a system will be unable to load any additional programs and since … Wikipedia
Memory safety — Software Testing portal Memory safety is a concern in software development that aims to avoid software bugs that cause security vulnerabilities dealing with random access memory (RAM) access, such as buffer overflows and dangling pointers.… … Wikipedia
Software transactional memory — In computer science, software transactional memory (STM) is a concurrency control mechanism analogous to database transactions for controlling access to shared memory in concurrent computing. It is an alternative to lock based synchronization. A… … Wikipedia